func golang.org/x/sys/unix.writevRacedetect

4 uses

	golang.org/x/sys/unix (current package)
		syscall_linux.go#L2238: 	writevRacedetect(iovecs, n)
		syscall_linux.go#L2250: 	writevRacedetect(iovecs, n)
		syscall_linux.go#L2262: 	writevRacedetect(iovecs, n)
		syscall_linux.go#L2266: func writevRacedetect(iovecs []Iovec, n int) {